home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacWorld 1999 January - Disc 2
/
Macworld (1999-01) (Disk 2).dmg
/
Serious Demos
/
Symbolic Composer 4.2
/
Environment
/
System
/
MRAC
/
Convert
/
c-tonality-to-pitch
< prev
next >
Wrap
Text File
|
1998-08-11
|
277b
|
10 lines
c-tonality-to-pitch tonality-symbols
(c-tonality-to-pitch '(d# 4 f 4 f# 4 g# 4 a# 4 c 5 c# 5))
=> (d#4 f4 f#4 g#4 a#4 c5 c#5)
(c-tonality-to-pitch
'((d# 4 f 4 f# 4 g# 4 a# 4 c 5 c# 5)
(c 4 d 4 e 4 f# 4 g# 4 a# 4)))
=> ((d#4 f4 f#4 g#4 a#4 c5 c#5) (c4 d4 e4 f#4 g#4 a#4))